-
Home
-
Recras WordPress plugin
-
4.8.2
-
Code
-
Classes
- ContactFormTest
Total Complexity |
10 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
73 |
Lines of code |
51 |
Logical lines of code |
31 |
Comment lines |
0 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testShortcodeWithoutID() |
S |
75 |
1 |
4 |
testInvalidIDinShortcode() |
S |
75 |
1 |
4 |
testRegularContactForm() |
S |
64 |
1 |
9 |
testContactformNoTitle() |
S |
75 |
1 |
4 |
testContactformNoLabels() |
S |
75 |
1 |
4 |
testContactformNoPlaceholders() |
S |
75 |
1 |
4 |
testContactformAsOrderedList() |
S |
69 |
1 |
6 |
testContactformAsTable() |
S |
67 |
1 |
7 |
testSubmitDifferentText() |
S |
75 |
1 |
4 |
testGetForms() |
S |
72 |
1 |
5 |